home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Complementary Applications 2004 February / SGI IRIX 6.5 Complementary Applications 2004 February.iso / dist / cde.idb / usr / dt / share / man / cat3 / XmMessageBoxGetChild.z / XmMessageBoxGetChild
Encoding:
Text File  |  2003-11-18  |  2.6 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))  UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV  XXXXmmmmMMMMeeeessssssssaaaaggggeeeeBBBBooooxxxxGGGGeeeettttCCCChhhhiiiilllldddd((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       _X_m_M_e_s_s_a_g_e_B_o_x_G_e_t_C_h_i_l_d - A MessageBox function that is used to
  10.       access a component
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       #include <Xm/MessageB.h>
  14.  
  15.       Widget XmMessageBoxGetChild (wwwwiiiiddddggggeeeetttt,,,, cccchhhhiiiilllldddd)
  16.            _W_i_d_g_e_t     wwwwiiiiddddggggeeeetttt;
  17.            _u_n_s_i_g_n_e_d    _c_h_a_rcccchhhhiiiilllldddd;
  18.  
  19.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  20.       _X_m_M_e_s_s_a_g_e_B_o_x_G_e_t_C_h_i_l_d is used to access a component within a
  21.       MessageBox.  The parameters given to the function are    the
  22.       MessageBox widget and    a value    indicating which component to
  23.       access.
  24.  
  25.       wwwwiiiiddddggggeeeetttt
  26.            Specifies the MessageBox    widget ID.
  27.  
  28.       cccchhhhiiiilllldddd
  29.            Specifies a component within the    MessageBox.  The
  30.            following are legal values for this parameter:
  31.  
  32.       +o    _X_m_D_I_A_L_O_G__C_A_N_C_E_L__B_U_T_T_O_N
  33.  
  34.       +o    _X_m_D_I_A_L_O_G__D_E_F_A_U_L_T__B_U_T_T_O_N
  35.  
  36.       +o    _X_m_D_I_A_L_O_G__H_E_L_P__B_U_T_T_O_N
  37.  
  38.       +o    _X_m_D_I_A_L_O_G__M_E_S_S_A_G_E__L_A_B_E_L
  39.  
  40.       +o    _X_m_D_I_A_L_O_G__O_K__B_U_T_T_O_N
  41.  
  42.       +o    _X_m_D_I_A_L_O_G__S_E_P_A_R_A_T_O_R
  43.  
  44.       +o    _X_m_D_I_A_L_O_G__S_Y_M_B_O_L__L_A_B_E_L
  45.  
  46.       For a    complete definition of MessageBox and its associated
  47.       resources, see _X_m_M_e_s_s_a_g_e_B_o_x(_3_X).
  48.  
  49.      RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  50.       Returns the widget ID    of the specified MessageBox component.
  51.       An application should    not assume that    the returned widget
  52.       will be of any particular class.
  53.  
  54.      RRRREEEELLLLAAAATTTTEEEEDDDD IIIINNNNFFFFOOOORRRRMMMMAAAATTTTIIIIOOOONNNN
  55.       _X_m_M_e_s_s_a_g_e_B_o_x(_3_X).
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 11/11/03)
  64.  
  65.  
  66.  
  67.